home *** CD-ROM | disk | FTP | other *** search
- ## cscript_parse_test
- # This script will change based on whatever feature is currently being tested.
-
- {
- -name cscript_parse_test
- -start
- # -stop
- # pass the string "c:\moo\monkey\flower.box" to the parse_filename program for parsing
- -action -cscript run handle "%TG.SAMPLE_CSCRIPT_DIR%parse_filename.c" "c:\moo\monkey\flower.box"
- -action -print DRIVE=%DRIVE%, DIR=%DIR%, FNAME=%FNAME%, and EXT=%EXT%
- -action -inc 0 0 0 1
- }